Skip to content

Test Result : Range union

0 failures (±0)
3 tests (±0)
Took 1 ms.

All Tests

Test nameDurationStatus
Range union returns a copy of both ranges if the ranges don't overlap0 msPassed
Range union returns a copy of the non empty range if one range is empty1 msPassed
Range union returns a new range with the sum of both ranges0 msPassed